FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource ValueSet/FHIR Server from package ca.infoway.io.erec#1.0.1-dft (63 ms)

Package ca.infoway.io.erec
Type ValueSet
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ca.infoway.io.erec@1.0.1-dft&canonical=http://fhir.infoway-inforoute.ca/io/CA-eReC/ValueSet/communication-barrier
Url http://fhir.infoway-inforoute.ca/io/CA-eReC/ValueSet/communication-barrier
Status draft
Name CommunicationBarrier
Title Communication Barrier
Experimental False
Authority national
Description Contains codes required to identify if the patient speaks/understands an offical language (english/french), or if she/he does not and an interpretor is required.

Resources that use this resource

StructureDefinition
http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-ext-CommunicationBarrier Communication Barrier
http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Patient Patient

Resources that this resource uses

CodeSystem
http://fhir.infoway-inforoute.ca/io/CA-eReC/CodeSystem/communication-barrier Communication Barrier


Source

{
  "resourceType" : "ValueSet",
  "id" : "communication-barrier",
  "url" : "http://fhir.infoway-inforoute.ca/io/CA-eReC/ValueSet/communication-barrier",
  "name" : "CommunicationBarrier",
  "title" : "Communication Barrier",
  "status" : "draft",
  "publisher" : "Canada Health Infoway",
  "description" : "Contains codes required to identify if the patient speaks/understands an offical language (english/french), or if she/he does not and an interpretor is required.",
  "immutable" : false,
  "compose" : {
    "include" : [
      {
        "system" : "http://fhir.infoway-inforoute.ca/io/CA-eReC/CodeSystem/communication-barrier",
        "concept" : [
          {
            "code" : "NO",
            "display" : "Patient understands the official language. Interpretor not required."
          },
          {
            "code" : "INT",
            "display" : "Patient cannot understand the official language and an interpretor is required to provide the service."
          },
          {
            "code" : "INTNO",
            "display" : "Patient cannot understand the official language but an interpretor is not required to provide the service."
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.